Перевод: с английского на все языки

со всех языков на английский

عنصر تحكم خادم HTML

  • 1 HTML server control

    "An ASP.NET server control that belongs to the System.Web.UI.HtmlControls namespace. An HTML server control maps directly to an HTML element and is declared on an ASP.NET page as an HTML element marked by a runat=""server"" attribute, for example <button runat=""server"" />. In contrast to Web server controls, HTML server controls do not have an asp tag prefix."

    English-Arabic terms dictionary > HTML server control

  • 2 ASP.NET server control

    "A server-side component that encapsulates user-interface and related functionality. An ASP.NET server control derives directly or indirectly from the System.Web.UI.Control class. The superset of ASP.NET server controls includes Web server controls, HTML server controls, and ASP.NET mobile controls. The page syntax for an ASP.NET server control includes a runat=""server"" attribute on the control's tag."
    عنصر تحكم خادم ASP.NET

    English-Arabic terms dictionary > ASP.NET server control

  • 3 Web server control

    "An ASP.NET server control that belongs to the System.Web.UI.WebControls namespace. Web server controls are richer and more abstract than HTML server controls. A Web server control has an asp tag prefix on an ASP.NET page, such as <asp:Button runat=""server"" />."

    English-Arabic terms dictionary > Web server control

  • 4 validation server control

    "A server control, included with ASP.NET, that verifies user input. The input is checked as it comes from HTML server controls and Web server controls (for example, a Web page form) against programmer-defined requirements. Validation controls perform input checking in server code. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script."

    English-Arabic terms dictionary > validation server control

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»